home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / remote / race160c.zip / RACEEDIT.DOC < prev    next >
Text File  |  1992-02-16  |  700b  |  25 lines

  1.  
  2.  The following block oriented commands have been added to RACEEDIT.
  3.  
  4.   Mark block begin : ^KB or F7
  5.   Mark block end   : ^KK or F8
  6.   Copy block       : ^KC
  7.   Move block       : ^KV
  8.   Write block      : ^KW
  9.   Read block       : ^KR or ALT-I
  10.   Delete block     : ^KY
  11.   Hide block       : ^KH
  12.  
  13. "Read block" replaces the ALT-I import file command.  Read block
  14. performs a similar function but where the old ALT-I imported a file
  15. that entirely replaced the current editor contents, read block
  16. inserts the imported block/file at the current cursor position.
  17.  
  18. Also, see PATCH.DOC for information on patching RACEEDIT.  This will
  19. allow you to set the size of the editor window.
  20.  
  21.  
  22.  
  23.  
  24.  
  25.